home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / lightwave / lwmlist / 96.lightwave-0422 / 000353_dwarner@webcom.com _Thu Apr 25 13:34:23 1996.msg < prev    next >
Internet Message Format  |  1996-05-03  |  2KB

  1. Received: from e55.webcom.com (e55.webcom.com [206.2.192.66]) by keeper.albany.net (8.7.5/8.7.5-MZ) with ESMTP id NAA16151 for <DWARNER@ALBANY.NET>; Thu, 25 Apr 1996 13:34:22 -0400 (EDT)
  2. Received: from localhost by e55.webcom.com with SMTP
  3.     (1.37.109.15/16.2) id AA223033548; Thu, 25 Apr 1996 10:32:28 -0700
  4. Date: Thu, 25 Apr 1996 10:32:28 -0700
  5. Errors-To: dwarner@ALBANY.NET
  6. Message-Id: <Pine.OSF.3.91.960425123250.7183H-100000@minnie.risd.edu>
  7. Errors-To: dwarner@ALBANY.NET
  8. Reply-To: lightwave@garcia.com
  9. Originator: lightwave@garcia.com
  10. Sender: lightwave@garcia.com
  11. Precedence: bulk
  12. From: Joe Angell <jangell@risd.edu>
  13. To: Multiple recipients of list <lightwave@garcia.com>
  14. Subject: Re: A lwm.cfg question...
  15. X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
  16. Status: RO
  17. X-Status: 
  18.  
  19.  
  20. > In modeler`s configuration file, there is a
  21. > ColorInterface 1
  22.  
  23. ColorInterface is an Amiga thing.  Running Modeler/Layout in 4 colors on 
  24. an older Amiga (A2000 like I have) is quicker than using 8 colors (which 
  25. is just as fast on the newer Amigas).  1 means 8 color (yellow buttons 
  26. and selections), 0 means 4 color (white buttons and selections).
  27.  
  28. > There is also a 
  29. > ScreenModeID 0
  30. > What does it do? Is it a way to control the UI after all??
  31.  
  32. That looks like another Amiga thing.  Since each program can open on it's 
  33. own screen (as opposed to 5000 overlapping windows -- kinda like have any 
  34. number of desks, and each desk can have as many notepads (windows) as you 
  35. want), each screen can be in it's own resolution.
  36.  
  37. ScreenModeID is a hex number describing the screen that should be opened 
  38. using the Amiga Display Database (I'm new to C -- someone tell me if this 
  39. is wrong).  This way you can open in any res you like, and on any display 
  40. card you have.
  41.  
  42. FYI...
  43.  
  44. -- Joe